home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / libg_261.zip / libg_261 / libg++ / src / Pix.h < prev    next >
C/C++ Source or Header  |  1992-04-17  |  59b  |  6 lines

  1.  
  2. #ifndef _Pix_h
  3. #define _Pix_h 1
  4. typedef void* Pix;
  5. #endif
  6.